text/template/parse.ActionNode.tr (field)
4 uses
text/template/parse (current package)
node.go#L264: tr *Tree
node.go#L270: return &ActionNode{tr: t, NodeType: NodeAction, Pos: pos, Line: line, Pipe: pipe}
node.go#L286: return a.tr
node.go#L290: return a.tr.newAction(a.Pos, a.Line, a.Pipe.CopyPipe())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)